projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df3bd29
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 29 Mar 2002 19:08:11 +0000
(19:08 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 29 Mar 2002 19:08:11 +0000
(19:08 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index d6a7ffa522f1e344747d893f9e66c60a8cdddb16..ea04495daab5b6acc8765da9841565fdf3982662 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-6,7
+6,7
@@
* Makefile.in (lread.o): Depend on coding.h.
- * lread.c (openp, Fload): Encode the file name before pasing it
+ * lread.c (openp, Fload): Encode the file name before pas
s
ing it
to `stat', `access', and `emacs_open'.
(openp): GCPRO the encoded file name. Don't recompute Lisp
strings unnecessarily.